ComponentOne ASP.NET MVC Controls
PreserveSelectedState Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : PreserveSelectedState Property
Gets or sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property PreserveSelectedState As Boolean
[DefaultValue(true)]
public virtual bool PreserveSelectedState {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members